func math.archAcosh

2 uses

	math (current package)
		acosh.go#L45: 		return archAcosh(x)
		stubs.go#L20: func archAcosh(x float64) float64 {